/* Global Navigation Style Items */

input , td , div { font-family: arial; }

#HeaderContainer	{width:963px; background-image:url('/images/_controls/global-header/bg-header.gif'); height: 51px;}
	#HeaderForm			{padding:0px; margin:0px}
		#HeaderLogo			{float:left; padding-left:45px;}
			#HondaLogo		{border:0px;}
		#HeaderModelSelect	{float:left; margin-left:39px; margin-top:15px; margin-right:20px;}
			.HeaderModelSelector	{font-size:10px; color: #000000; width:177px; background-color:#EAEBEA; font-family:Arial;}
		.HeaderLink			{float:left; margin-top:16px; font-size:12px; font-weight:bold; color: #333333;}
		.HeaderLink a, .HeaderLink a:active, .HeaderLink a:visited		{font-size:12px; font-weight:bold; color: #333333; text-decoration:none;}
		.HeaderLink a:hover	{font-size:12px; font-weight:bold; text-decoration:underline;}
		.HeaderDiv			{float:left; margin-top:8px; margin-left:5px; margin-right:5px;}
		#HeaderSearchField	{float:left; margin-top:15px; margin-left:10px;}
			#HeaderSearchText	{font-size:10px; color: #000000; width:97px; background-color:#EAEBEA; font-family:Arial;}
		#HeaderSearchButton	{float:left; margin-top:15px; margin-left:5px;}
			#HeaderSearch		{border:0px;}
			
/* Global Footer Style Items */
#FooterContainer	{float:left; width:963px; background-image:url('/images/_controls/global-footer/bg-footer.gif'); height:50px; margin-top:10px; text-align:left;}
	#FooterLinks		{float:left; margin-top:15px; text-align:center; padding-left:140px;}
		#FooterLinksContainer		{float:left;}
			.FooterLink			{float:left; font-size:12px; color: #3B3B3B;}
			.FooterLink a, .FooterLink a:active, .FooterLink a:visited		{font-size:12px; color: #3B3B3B; text-decoration:none;}
			.FooterLink a:hover	{font-size:12px; text-decoration:underline;}
			.FooterDiv			{float:left; margin-right:10px; margin-left:10px; width:1px; height:15px;}
	#FooterCopyright			{float:left; font-size:10px; color: #3B3B3B; margin-top:3px; width:963px; text-align:center; height:20px;}
	.FooterHomepageCopyright	{margin-top:5px; padding-bottom:2px;}
	#FooterCopyright a			{font-size:10px; color: #3B3B3B;}
		.FooterCorporateLink a, .FooterCorporateLink a:active, .FooterCorporateLink a:visited	{font-weight:bold;}
		#FooterCopyright a:hover	{color:#0066CC;}
	
/* Other Items */
.DottedLink a,.DottedLink a:visited, .DottedLink a:active{text-decoration:underline; color:#000000;}
.DottedLink a:hover{text-decoration:underline; color:#0066CC;}


body form	{margin:0px; padding:0px;}
#GlobalLeaveSiteLayer	{position:absolute; width:569px; height:288px; font-size:11px;}
	#GlobalLeaveSiteLayerTop	{width:569px; height:50px; background-image:url('/images/leave-site/leavesite-top.gif');}
		#GlobalLeaveSiteLayerClose	{float:right;}
		#GlobalLeaveSiteLayerClose img	{border:0px;}
	#GlobalLeaveSiteLayerContent	{width:569px; height:224px; background-image:url('/images/leave-site/leavesite-bg.gif'); text-align:left;}
		#GlobalLeaveSiteLayerText	{margin:25px 15px;}
			#GlobalLeaveSiteLayerText b	{font-weight:bold; color:#0066CC;}
			#GlobalLeaveSiteCancelButton	{border:0px;}
	#GlobalLeaveSiteLayerBottom	{width:569px; height:14px;}

#DisclaimersContainer {float:left; width:963px; text-align:left; color:#000000; font-size:10px; margin-top:10px; position: relative;}
        #DisclaimersContainer a:hover {text-decoration:none; }

body			{text-align:center; margin:0px; font-family:Arial; background-color:White;}
a, a:visited, a:active {text-decoration: none; color:#000000;}
a:hover {text-decoration:underline;}

	#PageContainer	{width: 1000px; margin-left:auto; margin-right:auto;}
		#PageLeftColumn {float:left; margin:0px; width:17px; height:51px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_controls/global-header/background-header-left.png');}
			#PageLeftColumn img	{filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}
		#PageCenterColumn	{float:left; width:963px;}
			#PageTitle  {width:963px; height:54px;}
				#SendFriend {float:right; padding-right:25px; margin-top:20px;}
					.iconimage, .icontext {float:left;}
					.icontext {margin-left:3px; margin-top:3px; font-weight:bold; font-size:11px; color:#0066CC;}
					.icontext a, .icontext a:visited, .icontext a:active{color:#0066CC;}
		#PageRightColumn {float:left; margin:0px; width:20px; height:51px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/_controls/global-header/background-header-right.png');}
			#PageRightColumn img	{ filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:50001;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/images/tools/shopping/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 50002;
	color:#000000;
	display:none;
	border: 1px solid #666;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:50003;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:50000;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}


/* Breadcrumbs */
.HeaderContainerLeft { margin-left: 6px; float: left; width: 476px; text-align: left; display: inline; }
	.ModelHeader { font-size: 18px; font-weight: bold; }
	.ShoppingBreadcrumbs { font-size: 11px; }
		.ShoppingBreadcrumbs a:link, .ShoppingBreadcrumbs a:active, .ShoppingBreadcrumbs a:visited { text-decoration: underline; color: #39f; }
		.ShoppingBreadcrumbs a:hover { text-decoration: underline; color: #39f; }

.HeaderContainerRight { margin-top: 16px; float: left; width: 475px; text-align: right; }

	#GroupDropDownMenuSelector { float: right; font-size: 10px; border: 1px solid #666; color: #666; padding-left: 5px; padding-right: 5px; }
		#GroupDropDownMenuSelector a { text-decoration: none; }
		.GroupDropDownMenuTitle { float: left; margin-right: 30px; }
		.GroupDropDownMenu { border: 1px solid #999; position: absolute; margin-left: 130px; left: 50%; top: 80px; background-color: #ffffff; visibility: hidden; z-index: 100; width: 342px; }
			.GroupDropDownItem { float: left; width: 342px; margin-top: 25px; margin-bottom: 15px; min-height: 55px; }		
				.GroupDropDownCar { float: left;  }
				.GroupDropDownInfo { float: left; text-align: left; font-size: 11px; margin-top: 5px; }
					.GroupDropDownInfo span.CarName { font-size: 12px; font-weight: bold; }
			.GroupDropDownClear { margin-left: 10px; float: left; clear: both; font-size: 1px; line-height: 1px; height: 1px; background-color: #b1b1b1; width: 317px; display: inline; }


.ColumnContainer { clear: both; }
	.ColumnOne { width: 316px; float: left; overflow: hidden; }
		.ColumnOneButtons { width: 301px; height: 70px; background-image: url(/images/shop/model-page/bgButtons.gif); margin: 4px auto 4px auto; }
			.LeftNavButton { padding-top: 4px; }
		.ColumnOnePromo { width: 301px; height: 99px; margin: 0 auto 4px auto; }
			.AtAGlance  { text-align: left; width: 291px; margin: 0 auto; }
				.AAGHeader { }
					.AAGHeaderLeft { float: left; width: 197px; padding-top: 17px; }
						.AAGClearB { clear: both; line-height: 10px; height: 10px; font-size: 10px; }
						.AAGClear { clear: both; line-height: 6px; height: 6px; font-size: 6px; }
			.AAGBody { clear: both; }

	.ExpanderContainer { width: 301px; margin: 0 auto; background-color: #d2d0d0; }
		.ColumnOneExpander1, .ColumnOneExpander2, .ColumnOneExpander3 { width: 301px; margin: 0 auto; background-color: #ededed; }
		.LeftNavSliderImages { width: 301px; height: 26px; margin: 0 auto; }
			.MainSpacer { width: 637px; height: 264px; }
				.MainButtons { width: 637px; height: 44px; }
					.MainButton { float: left; margin: 12px 0 0 16px; display: inline; }
		.LocateADealer { display: none; text-align: left; width: 291px; margin: 0 auto; }
			.LeftNavTitle { font-size: 13px; font-weight: bold; }
			.LeftNavCopy { font-size: 11px; font-weight: normal; margin: 4px 0 4px 0; }
			.LeftNavSubTitle { font-size: 12px; font-weight: bold; margin: 4px 0 4px 0; }
			.txtShopZip { width: 70px; height: 20px; margin: 0px; padding: 0px; }
		.CompareVehicles { display: none; text-align: left; width: 291px; margin: 0 auto; }
		.LearnMoreLink:link, .LearnMoreLink:active, .LearnMoreLink:visited{font-size: 11px; font-weight: normal; text-decoration:underline; color:#787878}
		.LearnMoreLink:hover {color:#000000;} 
	.ColumnTwo { width: 647px; float: left; overflow: hidden; }
		.Modules { margin: 4px 4px 0 4px; }
			.Gallery { float: left; margin: 4px 6px 0 0; width: 352px; height: 151px; position: relative; }
				.GalleryEnlarge { position: absolute; top: 6px; left: 228; height: 13px; z-index: 100; }
				.GalleryMidImage { position: absolute; left: 0px; top: 0px; width: 295px; height: 151px; }
				.GalleryThumbs { position: absolute; left: 295px; top: 0px; width: 57px; height: 151px; }
			.Features { float: left; width: 279px; height: 151px; margin-top: 4px; }



/* Current Offers */
.CurrentOffersModule { clear: both; margin: 0 4px 0 4px; }
	.hdrCurrentOffersModelPage { width: 638px; height: 25px; background-image: url(/images/shop/model-page/hdrCurrentOffersModelPage.gif); }
	.CurrentOffersModelPageSearch {width: 638px; height:auto; }
		.OffersSearch { width:638px; height:auto; }
			.OfferHeader { height:auto; margin-left:10px; font-size: 16px; font-weight: bold; float: left; }
			.OfferCount { font-size: 13px; font-weight: bold; margin-top: 3px; margin-left: 10px; float: left; width: 490px; text-align: left; }
			.OfferForm {height:auto;}
				.OfferFormInstructions { margin-left: 10px; font-size: 12px; float: left; width: 370px; text-align: left; }
				.OfferFormZip { margin-left:73px; padding: 0px; float: left; display: inline; }
				.OfferFormButton { margin: 0px; padding: 0px; float: left; }
	.CurrentOffersModelPage { width: 638px; text-align: left; float: left; display: inline; }
	.CurrentOffersSpacer { clear: both; font-size: 10px; line-height: 10px; height: 10px; }
	.CurrentOffersSpacerLine { clear: both; font-size: 1px; line-height: 1px; height: 1px; background-color: #7f7f7f; width: 615px; }
	.CurrentOffersEnd { clear: both; font-size: 25px; line-height: 25px; height: 25px; background-image: url(/images/shop/model-page/ftrCurrentOffersModelPage.gif); width:638px; }
	
    .SingleOffer { width: 615px; float: left; }
	.SingleOfferHeader { width: 485px; float: left; }
		.OfferName { font-size: 12px; font-weight: bold; color: #000000; }
		.OfferShortDesc { font-size: 11px; font-weight: normal; color: #007DD4; }
		.OfferShortDisclaimer { font-size: 11px; font-style:italic; color: #424242; width: 480px; }
    .OfferTools { width: 115px; margin-left: 15px; float: left; }
		.ShowDetailButton { font-size: 11px; color: #000000; }
		.OfferDetail { display: none; font-size: 10px; color: #000000; }


/* Gallery Popup */
#GalleryEnlarged { position: absolute; top: 67px; left: 50%; margin-left: -434px; width: 869px; height: 626px; background-image: url(/images/shop/model-page/bgEnlargedGallery.gif); background-repeat: repeat-x; border: 2px solid #333; z-index: 150; }
	.LrgGalleryClose { text-align: right; width: 869px; height: 40px; }
	.GalleryWindow { border: solid 1px #c8ced0; width: 682px; height: 535px; margin: 0 auto; }	
		.LrgGalleryImage { width: 682px; height: 416px; }
	.LrgGalleryThumbs { text-align: center; width: 682px; height: 119px; background-color: #202020; }
		.LrgThumbContainer { width: 450px; margin: 0 auto; }
			.LrgThumb { float: left; }
a.ThumbActive { width: 48px; height: 33px; display: block; border: solid 1px #fc0; margin: 2px auto; }
a.ThumbInactive { width: 48px; height: 33px; display: block; border: solid 1px #fff; margin: 2px auto; }
a.ThumbInactive:hover { width: 48px; height: 33px; display: block; border: solid 1px #fc0; margin: 2px auto; }
a.LrgThumbActive { width: 105px; height: 65px; display: block; border: solid 1px #fc0; margin-top: 25px; margin-left: 5px; }
a.LrgThumbInactive { width: 105px; height: 65px; display: block; border: solid 1px #fff; margin-top: 25px; margin-left: 5px; }
a.LrgThumbInactive:hover { width: 105px; height: 65px; display: block; border: solid 1px #fc0; margin-top: 25px; margin-left: 5px; }


/* Group Pages */
.GroupPromo { float: left; margin-top: 10px; margin-bottom: 20px; border: 1px solid #000; }
.GroupCopy { font-size: 11px; font-weight: normal; margin: 0 auto 8px 4px; text-align: left; width: 956px; }
.GroupImages { width: 956px; margin-left: 2px; text-align: left; }
	.GroupCar { float: left; width: 478px; height: 153px; overflow: hidden; position: relative; }
	.GroupCarLink { position: absolute; left: 0px; top: 0px; width: 478px; height: 153px; }
	.GroupCarLink a { display: block; width: 100%; height: 100%; text-decoration: none; }
		.GroupOffers { left: 7px; top: 7px; color: #000; font-size: 11px; position: absolute; }
			.GroupOffersIcon { float: left; }
			.GroupOffersText { float: left; }
		.GroupImageCopy { position: absolute; width: 165px; left: 303px; top: 15px; color: #000; font-size: 11px; }
		.GroupImageMPG { position: absolute; width: 151px; height: 21px; left: 303px; top: 82px; background-color: #333; color: #fff; font-size: 12px; }
			.GroupImageMPGCopy { margin-top: 2px; margin-left: 1px; text-align: center; }
		.GroupSelectButton { position: absolute; top: 114px; width: 151px; left: 303px; }
.GroupImageClear { clear: both; font-size: 1px; line-height: 1px; height: 1px; }


.ShoppingPage { width: 1000px; margin: 0 auto; height: 100%; min-height: 100%; }
.ClearSpacer { clear: both; font-size: 4px; line-height: 4px; height: 4px; }
.ShoppingContainer { width: 963px; background-color: #fff; margin: 0 auto; float: left; }
.ShoppingHeader { width: 963px; height: 55px; background-image: url(/images/shop/group-page/header-shop-page.jpg); }
.ShoppingLogo { width: 75px; height: 55px; float: left; }
.ShoppingTitle { width: 403px; height: 55px; float: left; }
.ShoppingSpacer { clear: both; width: 963px; height: 6px; font-size: 6px; line-height: 6px; margin-bottom: 0px; background-color: #fff; background-image: url(/images/shop/seperator-dots.gif); background-repeat: repeat-x; }

#DisclaimersContainer { text-align: left; font-size: 10px; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; clear: both; width: 940px; }


